Doh! Cut-paste error of file copy in mkbuildtree-pre breaks build
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Fri, 23 Sep 2005 21:41:28 +0000 (15:41 -0600)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Fri, 23 Sep 2005 21:41:28 +0000 (15:41 -0600)
linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre

index 52d66156a9c3c51f9fc9d88f918b705009385dc9..d79b8684480cbe6cf44a9f855a905973c42169a9 100755 (executable)
@@ -45,7 +45,7 @@ cp arch/ia64/xen/drivers/evtchn_ia64.c drivers/xen/core
 #tree that Xen sets up for guests has a NULL FADT.  This is a bug
 #that needs to be fixed, at which point this can go away.  In the
 #meantime, this file needs to be updated if the real motherboard.c is
-cp arch/ia64/xen/drivers/evtchn_ia64.c drivers/acpi/motherboard.c
+cp arch/ia64/xen/drivers/motherboard.c drivers/acpi/motherboard.c
 
 #still a few x86-ism's in various drivers/xen files, patch them
 cd drivers/xen